Read Process Memory dialog
This dialog allows you to select a memory block in another process
to be opened in Tiny Hexer. This dialog is opened when
executing the "File/Process/Read Process Memory" command.
(On Windows NT/2000/XP, you might need administrative
privileges to read the memory of other processes)
|
|
- Reload Process List: The Process list (2) gets updated.
- Process List: Displays all available processes currently running.
Click on an item to show its memory map in the Memory Blocks
list (3).
- Memory Blocks List: Displays the memory blocks of the selected
process. Memory blocks which are not accessible (PAGE_NOACCESS, MEM_FREE)
are hidden from the list.
- Preview: Displays the contents of the currently selected
memory block. If the data cannot be read, the Preview editor is displayed
using a red color.
- Unicode: If this box is checked, the contents of the currently
selected memory block are treated as 16 bit unicode text (e.g.
environment blocks on NT). This settings also affects the search (6) for
text data.
- Search: Show a Find Dialog
to search for data or text in the selected process's memory.
- Help: Show this help topic.
- Open: Load the selected memory block into an Tiny Hexer editor
window.
- Cancel: Close this dialog without opening a memory block.
|
|
mirkes.de's Tiny Hexer, Copyright ©2003-2004
Markus Stephany. All rights reserved.